if service.click({
{"%Actions",
"know contacting options",
"Record a message",
"Note",
"Text",
}
})
return true
end

if service.click({
{"Send",
}
})
return true
end

return true